WebTimeControl Xojo Web control

WebTimeControl.Is24HourMode Property

If set to true then 24 hour time will be used without any AM and PM designators.

Is24HourMode as Boolean {Read and Write}

Remarks

You can set this property in the designer, or in code from the SetupParams event.

Setting it anywhere else in code will not work correctly.

See Also

WebTimeControl Class